@charset "utf-8";


/* CSS Document */

*,
*::after,
*::before {
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}


* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 62.5%;
    height: 100%;
}

body {
    margin: 0 auto;
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 12px;
    font-size: 1.2rem;
    height: 100%;
    max-width:1920px; 
    margin:0 auto;

}

img {
    border: none;
}

ul li {
    list-style-type: none;
    font-family: "Microsoft Yahei","微软雅黑";
}

ul,
form,
p,
a,
img,
table,
tr,
td,
li,
dd,
dt,
dl,
span {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #333;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    font-family: "Microsoft Yahei","微软雅黑";
}

h1 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #333;
}

.clear {
    clear: both;
}

.mln {
    margin-left: auto !important
}

input,
textarea {
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 12px;
    font-size: 1.2rem;
    color: #333;
    border: none;
    outline: none;
}

.l {
    float: left;
}

.r {
    float: right;
}

.fix {
    *zoom: 1;
}

.fix:after,
.fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #333;
}

:-o-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #333;
}


.danm4r ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666;
}

.danm4r :-o-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
}

.danm4r ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666;
}

.danm4r :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #666;
}

.form1 ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}

.form1 :-o-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

.form1 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

.form1 :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
}



@media screen and (min-width:1220px) {
    .wp {
        width: 1200px;
        margin: auto;
    }
}

@media screen and (min-width:1000px) and (max-width:1219px) {
    .wp {
        width: 980px;
        margin: auto;
    }
}

@media screen and (max-width:999px) {
    .wp {
        width: 95%;
        margin: auto;
    }
}




@font-face {
    font-family: 'AntonioRegular';
    src: url('fonts/AntonioRegular.eot');
    src: url('fonts/AntonioRegular.eot') format('embedded-opentype'),
    url('fonts/AntonioRegular.woff2') format('woff2'),
    url('fonts/AntonioRegular.woff') format('woff'),
    url('fonts/AntonioRegular.ttf') format('truetype'),
    url('fonts/AntonioRegular.svg#AntonioRegular') format('svg');
}

.ziti {
    font-family: 'AntonioRegular';
}




/*head*/

.head {
    position: absolute;
    z-index: 10000;
    width: 100%;
    background: url(../images/hd-bg.png) repeat top center;
    top: 0;
    left: 0
}

.head .wp {
    position: relative;
}

.head .wp .share {
    float: right;
    margin-top: 14px;
    z-index: 99999999999;
}

.head .wp .share a {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Microsoft Yahei","微软雅黑";
    color: #666666;
}

.head .wp .share .xin {
    background: url(../images/mall.png) no-repeat left center;
    padding-left: 26px;
    position: relative;
    top: 6px;
}

.head .wp .share a:hover {
    color: #e20000;
}


.form1 {
    float: right;
    width: 270px;
    background: url(../images/dan_ri.png )no-repeat left center;
    margin-left: 5px;
}

.form1 .ipt1 {
    background: none;
    font-family: "Microsoft Yahei","微软雅黑";
    float: left;
    color: #999999;
    width: 187px;
    height: 32px;
    line-height: 32px;
    font-style: italic;
    padding-left: 27px;
    font-size: 14px;
    font-size: 1.4rem;
}

.form1 .ips1 {
    font-family: "Microsoft Yahei","微软雅黑";
    cursor: pointer;
    float: left;
    width: 54px;
    height: 32px;
    background: url(../images/suosou.png) no-repeat right center;
}



.head .wp .logo {
    margin-top: 13px;
}

.head .wp .nav1 {
    position: relative;
    z-index: 10000;
}

.head .wp .nav1 ul {
    margin-top: 24px;
}

.head .wp .nav1 ul li {
    float: left;
    /*margin-left: 84px;*/
	margin-left: 63px;
    text-align: center;
    position: relative;
}

.head .wp .nav1 ul li>a {
    display: block;
    min-width: 65px;
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 18px;
    font-size: 1.8rem;
    color: #4d4d4d;
    padding-bottom: 20px;
}

.head .wp .nav1 ul li>a:hover {
    color: #e20000;
    background: url(../images/shubj.png) no-repeat bottom center;
}

.head .wp .nav1 ul li.on>a {
    color: #e20000;
    background: url(../images/shubj.png) no-repeat bottom center;
}



.head .wp .nav1 ul li:hover dl {
    display: block;
}


.head .wp .nav1 ul li dl {
    padding-bottom: 0px;
    display: none;
    position: absolute;
    top: 100%;
    width: 295px;
    background: url(../images/dandl.png) repeat top center;
    left: -33px;
    text-indent: 20px;
    text-align: left;
}
.head .wp .nav1 ul li dl.lanmupy{
 width: 1200px;
 left:50%; margin-left:-550px;
 
}
.head .wp .nav1 ul li dl dd {
    padding-top: 2px;
    position: relative;
}
.head .wp .nav1 ul li dl.lanmupy dd {
	float:left; width:20%;
}

.head .wp .nav1 ul li dl dd a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 38px;
}

.head .wp .nav1 ul li dl dd a:hover {
    text-decoration: underline;
    color: #e20000;
}

.head .wp .nav1 ul li dl dd:hover .showdan {
    display: block;
}

.showdan {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: url(../images/dandl.png) repeat top center;
    width: 280px;
}

.showdan a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 38px;
}

.showdan a:hover {
    text-decoration: underline;
    color: #e20000;
}




/*.contain*/

.contain {
    width: 5px;
    height: 100%;
    position: absolute;
    right: 0px;
    transition: all 0.4s ease 0s;
    z-index: 999999;
    cursor: pointer;
    position: fixed;
    top: 0px;
    right: 0;
    display: none;
}

.nav {
    width: 250px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    height: 100%;
}

.nav ul {
    display: none;
    margin-top: 10px;
}

.nav ul li {
    line-height: 40px;
    font-size: 12px;
    font-size: 1.2rem;
    text-indent: 30px;
}

.nav ul li a {
    font-family: "Microsoft Yahei","微软雅黑";
    color: #fff;
}

.menubtn {
    width: 35px;
    height: 30px;
    position: absolute;
    top: 14px;
    right: 10px;
    transition: all 0.4s ease 0s;
    z-index: 9999
}

.menubtn span {
    display: block;
    width: 100%;
    height: 5px;
    margin-bottom: 5px;
    background-color: #e20514
}




/* .nav2 */

.nav2 {
    width: 100%;
    position: relative;
    z-index: 999;
    display: none;
    padding-top: 20px;
    background: url(../images/hd-bg.png) repeat top center;
}

.nav2 ul li {
    width: 25%;
    float: left;
    text-align: center;
}

.nav2 ul li a {
    font-family: "Microsoft Yahei","微软雅黑";
    width: 100%;
    text-align: center;
    display: block;
    height: 36px;
    line-height: 36px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
}

.nav2 ul li a:hover {
    color: #e20000;
    background: url(../images/shubj.png) no-repeat bottom center;
}

.nav2 ul li.on a {
    color: #e20000;
    background: url(../images/shubj.png) no-repeat bottom center;
}


@media screen and (max-width:979px) {
    .nav2 {
        display: block;
    }
    .contain {
        display: block;
    }
}




@media screen and (max-width:1220px) {
    .head .wp .nav1 ul li {
        margin-left: 40px;
    }
    .form1 .ipt1 {
        width: 181px;
    }
	.head .wp .nav1 ul li dl.lanmupy{
 width: 980px;
 left:50%; margin-left:-462px;
}
}


@media screen and (max-width:979px) {
    .head .wp .nav1 {
        display: none;
    }
    .head {
        position: relative;
    }
    .head .wp .share {
        margin-right: 5%;
    }
}



@media screen and (max-width:760px) {

    .head .wp .logo {
        float: none;
        width: 100%;
        margin: 0 auto;
        padding-top: 10px;
    }
    .head .wp .share {
        float: none;
        width: 100%;
        margin: 0 auto;
        padding-top: 10px;
        overflow: hidden;
    }
}

@media screen and (max-width:690px) {

    .head .wp .share .xin {
        float: left;
        margin: 0 auto;
    }
    .form1 {
        float: none;
        width: 100%;
        margin-top: 60px;
    }
    .nav-dots span {
        width: 40px!important;
    }
}



/*kefu*/


/*.kefu {position:fixed;right:0px;top:210px;width:70px;height:auto;text-align:center;background-color:#eee;
 z-index:999;  padding-top:0px;}

.kefu1{ padding-top:16px; }
.kefu_nr{ margin-left:21px; padding-bottom: 11px; border-bottom: 1px solid #aaa; width: 50px; margin: 0 auto; margin-bottom: 10px;  }
.kefu_nr a img{ display: block; max-width: 100%; margin: 0 auto; }

.kefu_font{ line-height:26px;font-size: 12px; }
.kefu a{  display: block; text-align: center;  margin: 0 auto; }
.kefu a:hover,.kefu a:active{ color:#e20514; }
.kefu_bottom{ padding-bottom:7px; }

.linenone{ border-bottom: 0;}
#weixin{background:url(../images/lansenweixin.jpg) no-repeat;width:111px;height:111px;position:absolute;z-index:999999999999 !important;top:120px;left:-110px;display:none}

#erwm{ margin-top:10px}
#erwm img{ cursor:pointer; display:block; margin-left:auto; margin-right:auto}

#erwm p{width: 90%; margin: 0 auto; font-size: 12px; font-size: 1.2rem; line-height: 27px; font-family: "Verdana"; border:none !important }

*/

.side {
    position: fixed;
    width: 54px;
    height: 275px;
    right: 0;
    top: 314px;
    z-index: 100;
}

.side ul li {
    width: 54px;
    height: 54px;
    float: left;
    position: relative;
    border-bottom: 1px solid #aaa;
}

.side ul li .sidebox {
    position: absolute;
    width: 54px;
    height: 54px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #eee;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    color: #fff;
    ;
    overflow: hidden;
    font-family: "Microsoft Yahei","微软雅黑";
    line-height: 54px;
    font-size: 14px;
    font-size: 1.4rem
}

.side ul li .sidetop {
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background: #eee;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
}

.side ul li .sidetop:hover {
    background: #ae1c1c;
    opacity: 1;
    filter: Alpha(opacity=100);
}

/*.side ul li img {
    float: left;
}*/

.side a {
    color: #fff !important
}












@media screen and (max-width:400px) {
    .kefu {
        position: fixed;
        bottom: 0!important;
        top: auto;
        height: 70px;
        width: 100%!important;
        padding-bottom: 0;
    }
    .kefu .kefu_nr {
        width: 25%;
        float: left!important;
        margin: 0 auto!important;
        border: none!important;
        margin-top: 21px!important;
    }
    .kefu1 {
        padding-top: 0;
    }
    .fobut {
        margin-bottom: 70px;
    }
}



























/*footer*/

.foot {
    background-image: ;
    background-repeat: repeat;
    background-position: top center
}

.foot .wp {
    padding: 13px;
}

.foot .wenzi {
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding-right: 25px;
    height: 36px;
    line-height: 36px;
}

.foot .wenzi a {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

.foot .wenzi a:hover {
    color: #018ccd;
}

.foot .biaodan {
    width: 520px;
    text-align: right;
}

.foot .biaodan input[type="text"] {
    display: block;
    width: 441px;
    color: #999999;
    background-color: #fff;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    font-style: italic;
}

.foot .biaodan input[type="submit"] {
    display: block;
    width: 63px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
    background-color: #018ccd;
    font-size: 14px;
}

.footer {
    /*background-color: #132b45;*/
    background: url(../images/dibubj.jpg) repeat-x;
    padding-bottom: 25px
}

.footer .wp {
    padding: 0;
}

.footer .main {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    /*margin-bottom: 35px;*/
}

.footer .main1 {
    float: left;
    width: 27.2%;
}

.footer .main1 li a:hover,.footer .main2 li a:hover,.footer .main3 li a:hover{ color: #e20000; }

.footer .main2 {
    float: left;
    width: 23.5%;
}

.footer .main3 {
    float: left;
    width: 28.6%;
}

.footer .main4 {
    float: left;
    width: 20.7%;
}





.footer .wp .main .title {
    margin-bottom: 12px;
    margin-top: 34px;
    font-family: 'AntonioRegular';
}

.footer .wp .main .title a {
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
    font-family: 'AntonioRegular';
}

.footer .main ul li {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    font-family: "Microsoft Yahei","微软雅黑";
}

.footer .main ul li a {
    font-size: 14px;
    color: #ffffff;
}



.footer .main1 ul li:hover a {
    text-decoration: none;
}

.footer .main2 ul li:hover a {
    text-decoration: none;
}

.footer .main3 ul li:hover a {
    text-decoration: none;
}


.footer .main1 ul li.li5 {
    font-family: "Microsoft Yahei","微软雅黑";
    display: block;
    padding-left: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    background: ;
}

.footer .main4 ul li {
    float: left;
    margin-left: 36px;
    margin-bottom: 15px;
    margin-top: 4px;
}




@media screen and (max-width:1219px) {
    .footer .main4 ul li dl dd {
        float: left;
        width: 20%;
    }
    .zmain5 .fenlei .fen1 .rcont .rwenzi .wz1 {}
    .footer .main4 ul li {
        width: 33.33%;
        float: left;
        margin-left: 0;
        margin-bottom: 15px;
        margin-top: 4px;
    }
}


@media screen and (max-width:870px) {
    .foot {
        background: #18304a !important;
        background-image: none
    }

    .footer .main1 {
        width: 20%;
        min-height: 232px;
    }
    .footer .main2 {
        width: 20%;
        min-height: 232px;
    }
    .footer .main3 {
        width: 30%;
        min-height: 232px;
    }
    .footer .main4 {
        width: 30%;
        min-height: 232px;
    }
}

@media screen and (max-width:600px) {

    .footer .main1 {
        float: left;
        width: 50%;
    }
    .footer .main2 {
        float: left;
        width: 50%;
    }
    .footer .main3 {
        float: left;
        width: 100%;
    }
    .footer .main4 {
        float: left;
        width: 100%;
        min-height: 100px;
    }
    .footer .main4 ul li {
        width: 33.33%;
    }
}


.footerll {
    background: #0f253d;
    font-family: "Microsoft Yahei","微软雅黑";
    min-height: 67px;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
}



.footerll .p3 {
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 28px;
    padding-top: 17px;
}

.footerll a {
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}

.footerll a:hover {
    color: #e20000;
}

.footerll .links {
    color: #fff;
}

.footerll .links a {
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
}

.footerll .links a:hover {
    color: #e20000;
}

.footerll2 {
    min-height: 50px!important;
}

.footerll2 .p3 {
    padding-top: 12px;
}




@media screen and (max-width:640px) {
    .links {
        display: none;
    }
    .footerll {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:400px) {

    .footerll {
        padding-bottom: 126px;
    }
}








/* .danmain1 */

.danmain1 {
    background: url(../images/danmain1.jpg) no-repeat top center;
    padding-bottom: 62px;
}

.danmain1 .title {
    display: block;
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 28px;
    text-align: center;
    padding-top: 54px;
    color: #0d345d;
}

.danmain1 .title:hover {
    text-decoration: none
}

.main1ul {}

.main1ul li {
    float: left;
    width: 270px;
    margin-left: 40px;
    margin-top: 49px;
    margin-bottom: 13px;
}

.danzo {
    max-width: 270px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1)
}

.danzo .img {
    display: block;
    max-width: 270px;
}

.danzo .img img {
    display: block;
    max-width: 270px;
    max-height: 210px;
    width: 100%;
    margin: 0 auto;
}

.danzo .fu {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
}

.danzo .zi {
    position: relative;
    display: block;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    background: #a4b2b9;
    width: 100%;
    text-align: center;
}

.danzo .fu img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.danzo:hover .fu {
    top: 0;
}

.danzo:hover .zi {
    background: #0d345d;
}

@media screen and (max-width:1219px) {
    .main1ul li {
        width: 23%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
    .danmain1 {
        background: url(../images/danmain1.jpg) no-repeat top center
    }
}

@media screen and (max-width:979px) {
    .danzo .fu {
        display: none;
    }
}

@media screen and (max-width:900px) {
    .danzo .fu {
        display: none;
    }
    .main1ul li {
        width: 31%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}

@media screen and (max-width:640px) {
    .main1ul li {
        width: 48%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
    .danmain1 .title {
        font-size: 2rem;
    }
}

@media screen and (max-width:460px) {
    .main1ul li {
        width: 98%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}






/* .danmain2 */

.danmain2 {
    position: relative;
    height: 578px;
}

.danmain2 .dan_img {
    position: absolute;
    top: 0;
    z-index: 9;
}

.danmain2 .dan_img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    z-index: 9;
}

.danmain2 .wenzi {
    height: 580px;
    position: relative;
    z-index: 9999;
    float: right;
    width: 160px;
    padding-left: 286px;
    text-align: right;
    background: url(../images/sanjiaobg.png) no-repeat left top;
    padding-bottom: 30px;
}



.danmain2 .wenzi a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    line-height: 30px;
    padding-top: 29px;
}

.danmain2 .wenzi .tit {
    font-size: 28px;
    font-size: 2.8rem;
    color: #0d345d;
    padding-top: 51px;
}

.danmain2 .wenzi .more {
    margin-top: 24px;
    float: right;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    display: block;
    width: 180px;
    line-height: 40px;
    height: 40px;
    background: #e20000;
    text-align: center;
}

.danmain2 .wenzi .more a {
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    display: block;
    width: 180px;
    line-height: 40px;
    height: 40px;
    background: #e20000;
    text-align: center;
}

.danmain2 .wenzi a:hover {
    text-decoration: none;
}

.danmain2 {
    position: relative;
}

.danmain2 .m2img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.danmain2 .wenzi {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.danmain2 .m2img .s1970 {
    display: block;
    max-width: 100%;
}


@media screen and (max-width:1420px) {

    .danmain2 .wenzi {
        width: 400px;
    }
    .danmain2 .m2img {
        left: -60px!important
    }
}


@media screen and (max-width:1220px) {

    .danmain2 .wenzi {
        width: 550px;
    }
    .danmain2 .m2img {
        left: -320px!important;
    }
}

@media screen and (max-width:980px) {

    .danmain2 .wenzi {
        width: 400px;
    }
    .danmain2 .m2img {
        left: -320px!important;
    }
}

.s970 {
    display: none
}

@media screen and (max-width:979px) {
    .danmain2 {
        height: auto;
        width: 100%;
        overflow: hidden;
    }
    .danmain2 .m2img {
        position: relative;
        top: 0;
        left: 0!important;
        z-index: 9;
        overflow: hidden;
    }
    .danmain2 .wenzi {
        position: relative;
        text-align: left;
        margin: 0 auto!important;
        padding: 0!important;
        width: 100%!important;
        background: #e7ebed;
        float: none;
    }
    .danmain2 .wenzi a {
        /*padding-left: 30px!important;*/
        text-indent: 2em;
    }
    .danmain2 .wenzi .more {
        float: left;
        padding-left: 0px!important;
        margin-left: 30px!important;
    }
    .danmain2 .wenzi .more a {
        float: left;
        padding-left: 0px!important;
        margin-left: 0px!important;
    }
    .s970 {
        display: block!important;
        max-width: 100%;
        margin: 0 auto;
    }
    .s1970 {
        display: none!important;
    }
}





/* .danmain3 */

.danmain3 {
    background: url(../images/danmian3.png )repeat-y top center;
    padding-bottom: 44px;
}

.danmain3 .title {
    padding-top: 44px;
    padding-bottom: 31px;
    line-height: 36px;
    max-width: 1091px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    text-indent: 2em;
}

.danmain3 .con {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    display: block;
    width: 180px;
    line-height: 40px;
    height: 40px;
    background: #e20000;
    margin: 0 auto;
    text-align: center;
}

.danmain3 a:hover {
    text-decoration: none;
}







/* .danmain4 */

.danmain4 {
    padding-top: 30px;
    background: url(../images/dan_sanbj.png ) repeat-y top center
}







/*  danmain4   left  */

danm4l {}

.danm4l .m3l {
    width: 548px;
    float: left;
}

.danm4l .m3ln {
    padding: 24px;
    padding-bottom: 42px;
}

.danm4l .m3lbiao {
    display: block;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 40px;
    color: #0d345d;
    margin-top: 32px;
}

.danm4l .m3ltu {
    position: relative;
    overflow: hidden;
    margin-top: 26px;
}

.danm4l .m3ltu {
    display: block;
}

.danm4l .m3ltu img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 640px;
    max-height: 335px;
}

.danm4l .m3fu {
    position: absolute;
    width: 100%;
    height: 88px;
    left: 0px;
    bottom: 0px;
    background: #eee;
    background: rgba(0, 0, 0, 0.6);
    padding-top: 10px;
}

.danm4l .m3fu p a {
    display: block;
    padding-left: 25px;
    padding-right: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
}

.danm4l .m3fu p a:hover {
    color: #0d345d;
}

.danm4l .m3lmor {
    display: block;
    width: 152px;
    height: 42px;
    border-radius: 21px;
    background: #0d345d;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -76px;
    top: 50%;
    margin-top: -21px;
    text-align: center;
    line-height: 42px;
}

.danm4l .m3lmor:hover {
    background: #fff;
    color: #0d345d;
}

.danm4l .m3r {
    width: 548px;
    float: left;
}

.danm4l .m3rn {
    padding-bottom: 13px;
}

.danm4l .m3rlie {
    position: relative;
    min-height: 84px;
    margin-top: 36px;
    margin-bottom: 51px;
}

.danm4l .m3shijian {
    background: url(../images/m3riqi.png) no-repeat center;
    width: 148px;
    height: 77px;
    position: absolute;
    left: 0px;
    top: 7px;
}

.danm4l .m3shijian a {
    display: block;
    float: left;
    font-size: 46px;
    font-size: 4.6rem;
    font-weight: bold;
    color: #0d345d;
    line-height: 77px;
    margin-left: 20px;
}

.danm4l .m3shijian p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #0d345d;
    text-align: center;
    width: 35px;
    float: left;
    margin-top: 13px;
    margin-left: 10px;
}

.danm4l .m3zi {
    margin-left: 171px;
}

.danm4l .m3zi>a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    color: #0d345d;
}

.danm4l .m3zi p a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    line-height: 30px;
    margin-top: 6px;
}

.danm4l .m3zi a:hover {
    color: #0d345d;
    text-decoration: underline;
}

.danmain1 .title:hover {
    color: #0d345d;
    text-decoration: none;
}

.danm4r .tit:hover {
    color: #0d345d;
    text-decoration: none;
}

.danm4l .m3lbiao:hover {
    color: #0d345d;
    text-decoration: none;
}

@media screen and (max-width:1219px) {
    .danm4l {
        width: 47%;
    }
    .danm4l .m3r {
        width: 100%;
    }
    .danm4r {
        width: 50%;
    }

    .danm4l .m3ln {
        padding-bottom: 30px;
    }
    .danm4l .m3rn {
        padding-bottom: 29px;
    }
    .danm4l .m3rlie {
        margin-top: 18px;
        margin-bottom: 0px;
    }
}



@media screen and (max-width:979px) {

    .danmain1 {
        width: 100%;
        overflow: hidden;
    }
    .danm4l .m3l {
        width: 100%;
        float: none;
    }
    .danm4l .m3r {
        width: 100%;
        float: none;
    }
    .danm4l .m3ln {
        padding: 10px;
        padding-bottom: 10px;
    }
    .danm4l .m3rn {
        padding: 10px;
        padding-bottom: 19px;
    }
    .danm4l .m3fu {
        height: auto;
        position: relative;
        background: none;
    }
    .danm4l .m3fu p a {
        color: #333;
        height: auto;
        padding-left: 0px;
        padding-right: 0px;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .danm4l .m3rlie {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .danm4l .m3lmor {
        display: none
    }
    .danm4l .m3ltu {
        margin-top: 10px;
    }
    .danm4l .main3 {
        padding-top: 28px;
        padding-bottom: 22px;
    }
}

@media screen and (max-width:639px) {
    .danm4l .m3zi {
        margin-left: 0px;
        padding-top: 90px;
    }
}





/*  danmain4   right  */

.danm4r {}

.danm4r .tit {
    padding-left: 12px;
    padding-bottom: 20px;
    display: block;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 40px;
    color: #0d345d;
    margin-top: 32px;
}



.danm4r .c_xp {}

.danm4r .c_rtitle {
    line-height: 35px;
    padding-bottom: 12px;
    font-size: 22px;
    font-size: 2.2rem;
    color: #19bd2e;
}

.danm4r .c_div1 {
    padding-bottom: 17px;
}

.danm4r .c_div2 {
    padding-bottom: 18px;
}

.danm4r .c_div3 {
    padding-bottom: 19px;
}

.danm4r .c_div4 {
    padding-bottom: 19px;
}

.danm4r .c_div5 {
    padding-bottom: 19px;
}

.danm4r .c_bt {
    float: left;
    width: 13px;
    font-family: "Microsoft Yahei","微软雅黑";
    color: #ef0000;
    height: 37px;
    line-height: 37px;
}

.danm4r .c_input1 {
    width: 448px;
}

.danm4r .c_input2 {
    width: 525px;
}

.danm4r .c_input1,
.c_input2,
.c_captcha {
    text-indent: 4px;
    height: 35px;
    line-height: 35px;
}

.danm4r .c_input1,
.c_input2,
.c_captcha,
.c_textarea,
.c_sel {
    background: #fff;
    border: solid 1px #cccccc;
    float: left;
    font-family: "Microsoft Yahei","微软雅黑";
    color: #666666;
}

.danm4r .c_input1,
.c_input2 {}

.danm4r .c_sel {
    margin-left: 8px;
    width: 70px;
    height: 35px;
    line-height: 35px;
    text-indent: 2px;
    cursor: pointer;
    ;
}

.danm4r .c_sel option {
    padding-top: 5px;
    padding-bottom: 5px;
}

.danm4r .c_textarea {
    line-height: 28px;
    height: 110px;
    width: 525px;
    padding-top: 1px;
    text-indent: 4px;
}


.danm4r .c_captcha {
    width: 154px;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
}

.danm4r .yanzheng {
    cursor: pointer;
    float: left;
    margin-left: 28px;
}

.danm4r .c_send {
    cursor: pointer;
    float: left;
    width: 197px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    border: solid 1px #0d345d;
    background: #0d345d;
    margin-left: 24px;
    margin-top: 2px;
    font-size: 14px;
    font-size: 1.4rem;
}

.danm4r .c_send:hover {
    background: none;
    color: #0C335D;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
}



.c_right {
    float: right;
    width: 44.5%;
    padding-top: 42px;
}


@media screen and (max-width:1219px) {
    .danm4r .c_left {
        width: 47%;
    }
    .danm4r .c_right {
        width: 50%;
    }
    .danm4r .c_input1 {
        width: 79%;
    }
    .danm4r .c_input2,
    .c_textarea {
        width: 95%;
    }
    .danm4r .c_send {
        width: 95%;
        margin-left: 13px;
        margin-top: 20px;
    }
    .danmain4 {
        padding-bottom: 40px;
    }
    .danm4r .c_textarea {
        width: 465px;
    }
}


@media screen and (max-width:999px) {

    .danm4r .c_textarea {
        width: 443px;
    }
}



@media screen and (max-width:979px) {

    .danm4l {
        width: 100%;
        float: none;
    }
    .danm4r {
        width: 100%;
        float: none;
    }
    .danm4r .c_nr {
        width: 100%;
        margin: 0 auto;
        max-width: 550px;
        margin-top: 20px;
    }
    .danm4r .c_ltitle {
        line-height: 30px;
    }
    .danm4r .c_left {
        width: 100%;
        float: none;
    }
    .danm4r .c_right {
        width: 100%;
        float: none;
    }
    .danm4r .c_lx {
        max-width: none;
    }
    .danm4r .c_input1 {
        width: 86.5%;
    }
    .danm4r .c_input2,
    .danm4r .c_textarea {
        width: 95%;
    }
}

@media screen and (max-width:799px) {
    .danm4r .c_input1 {
        width: 65%;
    }
}

@media screen and (max-width:539px) {
    .danm4r .c_input2,
    .danm4r .c_textarea,
    .danm4r .c_send {
        width: 90%;
    }
}

@media screen and (max-width:399px) {
    .danm4r .c_input1 {
        width: 55%;
    }
    .danm4r .c_captcha {
        width: 90%;
    }
    .danm4r .yanzheng {
        margin-left: 15px;
        margin-top: 20px;
    }
}





@media screen and (max-width:1219px) {
    .danm4r .ipart1,
    .ipart2,
    .ipart3,
    .footer,
    .p1,
    .p2,
    .n1,
    .n2,
    .a,
    .c,
    .n1_bottom {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}

@media screen and (max-width:999px) {
    .danm4r .ipart1,
    .ipart2,
    .ipart3,
    .footer,
    .p1,
    .p2,
    .n1,
    .n2,
    .a,
    .c,
    .n1_bottom {
        width: 95%;
        padding-left: 2.5%;
        padding-right: 2.5%;
    }
}




/* break */

.break {}

.break p {
    padding-top: 17px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    line-height: 20px;
}

.break p a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    line-height: 20px;
}

.break p a:hover {
    color: #e20000;
}

.break p .on {
    color: #e20000;
}






/* aboutl */

.about {
    padding-bottom: 65px;
    padding-top: 23px;
}

.aboutl {
    width: 240px;
    float: left;
}

.aboutl .tit {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 45px;
    color: #0d345d;
    text-transform: uppercase;
    width: 100%;
    border-top: 5px solid #0d345d;
    display: block;
    width: 100%;
    border-bottom: 1px solid #0d345d;
}

.aboutl_wen p {
    margin-top: 8px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #e7ebee;
}

.aboutl_wen p a {
    padding-left: 20px;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
}

.aboutl_wen p:hover {
    background: #e20000;
}

.aboutl_wen p:hover a {
    color: #fff;
}

.aboutl_wen p.on {
    background: #e20000;
}

.aboutl_wen p.on a {
    color: #fff;
}



.aboutr {
    width: 919px;
    float: right;
}

.aboutr .titledan {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 24px;
    color: #333333;
}

.aboutr p {
    padding-bottom: 7px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
    padding-top: 23px;
    word-break: break-word;
}


.aboutr .img-scroll {
    position: relative;
    width: 100%;
    padding-top: 20px;
}

.aboutr .img-scroll .prev,
.img-scroll .next {
    position: absolute;
    display: block;
    width: 14px;
    height: 23px;
    top: 50%;
    margin-top: -22.5px;
}

.aboutr .img-scroll .prev {
    left: 0;
    cursor: pointer;
    background: url(../images/arrowlefton.png) no-repeat center;
}

.aboutr .img-scroll .next {
    right: 0;
    cursor: pointer;
    background: url(../images/arrowright.png) no-repeat center;
}

.aboutr .img-scroll .prev:hover {
    background: url(../images/arrowleft.png) no-repeat center;
}

.aboutr .img-scroll .next:hover {
    background: url(../images/arrowrighton.png) no-repeat center;
}


.aboutr .img-list {
    position: relative;
    width: 91.6%;
    overflow: hidden;
    margin: 0 auto;
}

.aboutr .img-list ul {
    width: 9999px;
}

.aboutr .img-list li {
    float: left;
    display: inline;
    width: 260px;
    margin-right: 30px;
}

.aboutr .img-list li .m3lie2 {
    max-width: 260px;
    text-align: center;
    position: relative;
}

.aboutr .img-list li .m3lie2 .m3tu img {
    max-width: 260px;
    max-height: 210px;
    width: 100%;
    margin: 0 auto;
}

.aboutr .img-list li .m3lie2 .m4fu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
}

.aboutr .img-list li .m3lie2 .m4fu img {
    max-width: 260px;
    max-height: 210px;
    width: 100%;
    margin: 0 auto;
}

.aboutr .img-list li .m4zi {
    display: block;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 38px;
    text-align: center;
}


.aboutr .img-list li .m3lie2:hover .m4fu {
    top: 0;
}


#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
    opacity: 1
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    font-family: "Microsoft Yahei","微软雅黑";
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -moz-transform .4s ease;
    transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em ;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
    right: 2%
}

.baguetteBox-button#previous-button {
    left: 2%
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}




@media screen and (max-width:1219px) {


    .aboutr {
        width: 670px;
    }
    .aboutr .img-list ul {
        width: 1000%;
    }
    .aboutr .img-list ul li {
        width: 3.25%;
        margin-right: .1%;
    }
}





@media screen and (max-width:999px) {
    .aboutr {
        width: 670px;
    }
}


@media screen and (max-width:979px) {
    .aboutl {
        width: 100%;
        float: none;
    }
    .aboutr {
        width: 100%;
        float: none;
        margin-bottom: 50px;
    }
    .aboutr .img-list li .m3lie2 .m4fu {
        top: 0;
    }
}



@media screen and (max-width:640px) {
    .aboutr .img-list ul li {
        width: 4.9%;
        margin-right: .1%;
    }
}

@media screen and (max-width:400px) {
    .aboutr .img-list {
        width: 78.6%;
    }
    .aboutr .img-list ul li {
        width: 10%;
        margin-right: .1%;
    }
}





/* about2 */

.about2 {
    padding-bottom: 69px;
}




/*about44*/

.about44 {
    width: 690px;
    padding-top: 37px;
    margin: 0 auto;
}

.tabbigimg {
    float: right;
    display: inline;
    width: 494px;
    text-align: center;
}

.tabbigimg img {
    border: solid 1px #d8e0e5;
}

.tabbigimg span {
    display: block;
    color: #333333;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
}

.tabsmlimg {
    float: left;
    display: inline;
    width: 132px;
    text-align: center;
    margin-top: 0px;
}

.tabsmlimg ul li {
    margin-bottom: 43px;
}

.tabsmlimg ul li.li_on img {
    width: 130px;
    border: solid 1px #d8e0e5;
}

.tabsmlimg ul li.li_off img {
    width: 130px;
    border: solid 1px #d8e0e5;
}

#rollBox {
    height: 635px;
    overflow: hidden;
    border: solid 0px #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}


.shoueww {
    width: 100%;
    display: none;
    margin-top: 30px;
}

.shoueww li {
    float: left;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}

.shoueww li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}


@media screen and (max-width:1219px) {
    .about44 {
        margin-bottom: 40px;
    }
    .about44 {
        width: 652px;
    }
}

@media screen and (max-width:780px) {
    .about44 {
        display: none;
    }
    .shoueww {
        display: block;
    }
}

@media screen and (max-width:680px) {
    .shoueww li {
        width: 48%;
    }
}


@media screen and (max-width:480px) {
    .shoueww li {
        width: 98%;
    }
}






/* .about3{ */

.about3 {
    padding-bottom: 77px;
}

.dan_abnul {
    padding-bottom: 5px;
}

.dan_abnul li {
    height: 151px;
    margin-top: 30px;
    margin-bottom: 47px;
}

.dan_abnul .dan_zong {
    position: relative;
}

.dan_abnul .img {
    position: absolute;
    top: 0;
}

.dan_abnul .wenzi {
    padding-left: 217px;
}

.dan_abnul .wenzi a {
    display: block;
}

.dan_abnul .wenzi a:hover {
    color: #0d345d;
}

.dan_abnul .wenzi .titzi {
    padding-top: 18px;
    padding-bottom: 27px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    line-height: 30px;
}

.dan_abnul .wenzi .titzi2 {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    line-height: 30px;
}







/* .about31 */

.about h1 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #0d345d;
    text-align: center;
    line-height: 30px;
    padding-top: 26px;
    padding-bottom: 13px;
}

.shar {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.shar img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.new_x {}

.top25 {
    margin-top: 25px
}

.topf10 {
    margin-top: -10px
}

.new_x p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
    word-break:break-all;
}

.new_x p span {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
}

.new_x p strong {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
}

.new_x p a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #e20000;
    line-height: 30px;
}

.new_x p img {
    display: block;
    max-width: 100%;
    /*max-height: 360px;*/
    /*margin: 0 auto;*/
}



.new_x table {
    width: 90%;
    border-collapse: collapse;
    line-height: 22px;
    border: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto
}

.new_x table tr td {
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff
}


.updown {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px dashed #d2d2d2;
    margin-bottom: 73px;
}

.updown .up {
    margin-top: 0px;
    margin-bottom: 2px;
}

.updown p {
    padding: 0;
    line-height: 32px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
}

.updown p .img {
    display: inline-block;
}

.updown p .img img {
    display: inline-block;
    position: relative;
    top: 3px;
}

.updown p .on {
    color: #e20000;
}

.updown p a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
}

.updown p a:hover {
    color: #e20000;
}

.updown p a.newno:hover{ color: #666666 !important; }






@media screen and (max-width:640px) {
    .dan_abnul li {
        height: auto;
    }
    .dan_abnul .img {
        position: relative;
        top: 0;
    }
    .dan_abnul .wenzi {
        padding-left: 0;
    }
}





@media screen and (max-width:400px) {
    .ppage a {
        margin-bottom: 20px;
    }
}




/* about4 */

.about4 {
    padding-bottom: 65px;
    padding-top: 23px;
}

.dan_4 {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    line-height: 24px;
    padding-top: 22px;
    padding-bottom: 10px;
}

.dan_ab4 {
    padding-bottom: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
}

.danaboutr p {
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
}



.dan_ab4 .r img {
    display: block;
    max-width: 100%;
}





@media screen and (max-width:1220px) {
    .dan_ab4 .l {
        width: 50%;
    }
    .dan_ab4 .r {
        width: 50%;
        margin-top: 10px;
    }
}




@media screen and (max-width:900px) {
    .dan_ab4 .l {
        float: none;
        width: 100%;
    }
    .dan_ab4 .r {
        float: none;
        width: 100%;
        margin-top: 10px;
    }
}












/* support1 */

.support1 {
    width: 100%;
    padding-top: 23px;
    padding-bottom: 82px;
}

.support11 {
    padding-bottom: 0px;
}

.supp_top {
    min-height: 48px;
}

.supp_top a {
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    display: block;
    height: 48px;
    line-height: 40px;
    color: #0d345d;
    max-width: 595px;
    width: 50%;
    background: url(../images/dan_su.jpg) no-repeat top center;
}

.supp_top a.on {
    color: #fff;
    background: url(../images/dan_su.png) no-repeat top center;
}

.supp_top a:hover {
    color: #fff;
    background: url(../images/dan_su.png) no-repeat top center;
}


.supp_ul1 {
    padding-bottom: 36px;
}

.supp_ul1 li {
    border-bottom: 1px solid #e0e0e0;
    padding-top: 27px;
    padding-bottom: 10px;
    margin-bottom: -5px;
}

.supp_ul1 li p {
    padding-left: 32px;
    text-align: left;
    background: url(../images/suppbj.png) no-repeat left 3px;
}

.supp_ul1 li p a {
    text-align: left;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    line-height: 30px;
}






/* support1 */

.support1 h1 {
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    padding-top: 30px;
    padding-bottom: 18px;
    color: #0d345d;
}

.danshar {
    display: block;
    text-align: center;
}

.danshar .span {
    position: relative;
    top: -9px;
    display: inline-block;
    color: #666;
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
}

.danshar .danshr {
    margin-left: 6px;
    display: inline-block;
}


.dansharnew .span {
    padding-left: 24px;
    background: url(../images/time.png) no-repeat left 5px;
    position: relative;
    top: -9px;
    display: inline-block;
    color: #999;
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
}




@media screen and (max-width:1219px) {
    .supp_top a {
        width: 48%;
    }
}


@media screen and (max-width:979px) {
    .supp_top a {
        width: 100%;
        max-width: 595px;
        margin: 0 auto;
        margin-bottom: 20px;
        float: none;
    }
}








/* support2 */

.support2 {
    padding-bottom: 63px;
}



.support2 ul li a:hover {
    color: #e20514;
}

.support2 ul {
    margin-bottom: 62px;
}

.support2 ul li {
    margin-top: 28px;
    border-bottom: 1px dashed #d1d1d1;
    position: relative;
    margin-bottom: 43px;
}

.support2 .tit2 {
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 25px;
    padding-left: 36px;
    background: url(../images/yun.png) no-repeat left top;
}

.support2 p {
    max-width: 1031px;
    padding-top: 11px;
    padding-bottom: 18px;
}

.support2 p a {
    color: #666;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
}

.support2 .more {
    position: absolute;
    right: 0;
    bottom: 46px;
    width: 147px;
    height: 36px;
}

.support2 .ppage {
    position: relative;
    top: -19px;
}



@media screen and (max-width:1219px) {
    .support2 p {
        padding-right: 170px;
    }
}


@media screen and (max-width:640px) {

    .support2 ul li {
        padding-bottom: 20px;
    }
    .support2 p {
        padding-right: 0;
    }
    .support2 .more {
        position: relative;
        top: 0
    }
}
















/* .new1 */

.new1 {
    padding-bottom: 66px;
}

.new1 .m3l {
    width: 100%;
}

.new1 .m3ln {
    padding: 24px;
    padding-bottom: 42px;
}

.new1 .m3lbiao {
    display: block;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 40px;
    color: #0d345d;
    margin-top: 32px;
}

.new1 .m3ltu {
    position: relative;
    overflow: hidden;
    margin-top: 26px;
}

.new1 .m3ltu {
    display: block;
}

.new1 .m3ltu img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 640px;
    max-height: 335px;
}

.new1 .m3fu {
    position: absolute;
    width: 100%;
    height: 88px;
    left: 0px;
    bottom: 0px;
    background: #eee;
    background: rgba(0, 0, 0, 0.6);
    padding-top: 10px;
}

.new1 .m3fu p a {
    display: block;
    padding-left: 25px;
    padding-right: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
}

.new1 .m3fu p a:hover {
    color: #0d345d;
}

.new1 .m3lmor {
    display: block;
    width: 152px;
    height: 42px;
    border-radius: 21px;
    background: #0d345d;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -76px;
    top: 50%;
    margin-top: -21px;
    text-align: center;
    line-height: 42px;
}

.new1 .m3lmor:hover {
    background: #fff;
    color: #0d345d;
}

.new1 .m3r {
    width: 100%;
    padding-bottom: 10px;
}

.new1 .m3rn {
    padding-bottom: 16px;
}

.new1 .m3rlie {
    position: relative;
    min-height: 84px;
    margin-top: 22px;
    margin-bottom: 22px;
}

.new1 .m3shijian {
    background: url(../images/m3riqi.png) no-repeat center;
    width: 148px;
    height: 77px;
    position: absolute;
    left: 0px;
    top: 7px;
}

.new1 .m3shijian a {
    display: block;
    float: left;
    font-size: 46px;
    font-size: 4.6rem;
    font-weight: bold;
    color: #0d345d;
    line-height: 77px;
    margin-left: 20px;
}

.new1 .m3shijian p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #0d345d;
    width: 35px;
    float: left;
    margin-top: 13px;
    margin-left: 10px;
}

.new1 .m3zi {
    margin-left: 171px;
}

.new1 .m3zi>a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    color: #0d345d;
    position: relative;
    top: -6px;
}

.new1 .m3zi p a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    line-height: 30px;
    margin-top: -2px;
}

.new1 .m3zi a:hover {
    color: #0d345d;
    text-decoration: underline;
}

.new1 .m3lbiao:hover {
    color: #0d345d;
    text-decoration: underline;
}

.new1 .ppage a.last {
    margin-top: 0;
}



.dan_pro {
    margin-top: 43px;
}

.dan_pro a {
    background: url(../images/dan_pro.png) no-repeat center center;
    color: #0d345d;
    text-transform: uppercase;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 100%;
}

.dan_pro1 {
    margin-top: 43px;
}

.dan_pro1 a {
    background: url(../images/dan_pro1.png) no-repeat center center;
    color: #0d345d;
    text-transform: uppercase;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 100%;
}

.main1ul2 li {
    margin-top: 30px;
}

.new1 .main1ul li {
    margin-top: 30px;
}

@media screen and (max-width:1219px) {
    .new1 .main1ul li {
        width: 23%;
    }
}


@media screen and (max-width:979px) {
    .dan_pro {
        background: none;
    }


    .new1 .m3l {
        width: 100%;
        float: none;
    }
    .new1 .m3r {
        width: 100%;
        float: none;
    }
    .new1 .m3ln {
        padding: 10px;
        padding-bottom: 10px;
    }
    .new1 .m3rn {
        padding: 10px;
        padding-bottom: 19px;
    }
    .new1 .m3fu {
        height: auto;
        position: relative;
        background: none;
    }
    .new1 .m3fu p a {
        color: #333;
        height: auto;
        padding-left: 0px;
        padding-right: 0px;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .new1 .m3rlie {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .new1 .m3lmor {
        display: none
    }
    .new1 .m3ltu {
        margin-top: 10px;
    }
    .new1 .main3 {
        padding-top: 28px;
        padding-bottom: 22px;
    }
}

@media screen and (max-width:639px) {
    .new1 .main1ul li {
        width: 48%;
    }

    .new1 .m3zi {
        margin-left: 0px;
        padding-top: 90px;
    }
}

@media screen and (max-width:439px) {

    .new1 .main1ul li {
        width: 98%;
    }
}







/* .product1 */

.product1 {
    width: 100%;
    padding-top: 23px;
    padding-bottom: 46px;
}

.productl {
    width: 290px;
}

.productr {
    width: 880px;
}

.productl .dan_tit {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 45px;
    color: #0d345d;
    text-transform: uppercase;
    width: 100%;
    border-top: 5px solid #0d345d;
    display: block;
    width: 100%;
    border-bottom: 1px solid #0d345d;
}

.productl .subNav {
    cursor: pointer;
    background: #e4e5e6;
    margin-top: 7px;
    margin-bottom: 7px;
}
.productl .subNavBox{
    height: 1320px;
    overflow: auto;
}
.productl .subNav a {
    display: block;
    line-height: 44px;
    padding-left: 20px;
    background: url(../images/parrow.png) no-repeat 95.5% center;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
    transition: 0s;
}

.productl .subNav:hover a {
    background: #e20000 url(../images/parrowon.png) no-repeat 95.5% center;
    color: #fff;
}

.productl .currentDd a {
    background: #e20000 url(../images/parrowon.png) no-repeat 95.5% center;
    color: #fff;
}

.productl .navContent {
    display: none;
    background: #e7ebee;
    position: relative;
    padding-top: 10px;
    padding-bottom: 7px;
}

.productl .navContent>li.yousanj {
    background: url(../images/xialasanjaio.png) no-repeat 98% 12px;
}

.productl .navContent>li>a {
    font-family: "Microsoft Yahei","微软雅黑";
    background: url(../images/kuan.png) no-repeat 16px 12px;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 0px;
    color: #333;
    padding-left: 27px;
    line-height: 30px;
}

.productl .navContent>li>a:hover {
    color: #e20000;
}

.hongsedu {
    color: #e20000 !important
}

.navdl {
    display: none;
}

.navContent>li>dl>dd {
    padding-top: 2px;
    padding-bottom: 4px;
}

.navContent>li>dl>dd>a {
    padding-left: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    color: #666666;
}

.navContent>li>dl>dd>a:hover {
    color: #e20000;
}



.ori_ul {}


..ori_ul {}

.ori_ul li {
    float: left;
    width: 200px;
    margin-left: 26px;
    margin-top: 0px;
    float: left;
    margin-bottom: 49px;
}

.danzo1 {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 8px #cecece;
    position: relative;
}

.danzo1 .img {
    display: block;
    max-width: 200px;
}

.danzo1 .img img {
    display: block;
    max-width: 200px;
    max-height: 185px;
    width: 100%;
    margin: 0 auto;
}

.danzo1 .fu {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
}

.danzo1 .zi {
    position: relative;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    background: #a4b2b9;
    width: 100%;
    text-align: center;
}

.danzo1 .fu img {
    display: block;
    max-width: 200px;
    max-height: 185px;
    width: 100%;
    margin: 0 auto;
}


.danzo1 input {
    cursor: pointer;
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 99;
}

.danzo1:hover .fu {
    top: 0;
}

.danzo1:hover .zi {
    background: #0d345d;
}


.ori_ul .more {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    color: #0d345d;
    border: 1px solid #0d345d;
    margin-top: 13px;
}

.ori_ul .more:hover {
    background: #0d345d;
    color: #fff;
}











/*ppage*/

.ppage {
    text-align: center;
}

.ppage a,
.ppage span {
    display: inline-block;
    margin-right: 3px;
    margin-left: 2px;
    width: 34px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
    border: 1px solid #e5e5e5;
}

.ppage a.first,
.ppage span.first {
    width: 59px;
    margin-left: 0;
    margin-right: 4px;
}

.ppage a.last,
.ppage span.last {
    width: 59px;
    margin-right: 0;
    margin-left: 0;
}

.ppage a.on,
.ppage a:hover {
    background-color: #e20000;
    color: #fff;
}



.fenye {
    width: 545px;
    margin: 0 auto;
    position: relative;
    top: -5px;
}

.ppage1 {
    text-align: center;
}

.ppage1 a,
.ppage1 span {
    display: inline-block;
    margin-right: 5px;
    margin-left: 2px;
    width: 34px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
    border: 1px solid #e5e5e5;
}



.ppage1 a.first,
.ppage1 span.first {
    width: 61px;
    margin-left: 0;
    margin-right: 4px;
}

.ppage1 a.last,
.ppage1 span.last {
    width: 61px;
    margin-right: 0;
    margin-left: 0;
}

.ppage1 a.on,
.ppage1 a:hover {
    background-color: #0d345d;
    color: #fff;
}


.pro1-add {
    padding-right: 20px;
    top: -30px;
    width: 164px;
    background: url(../images/add.png) no-repeat right center;
}

.pro1-add input {
    width: 150px;
    height: 30px;
    line-height: 28px;
    color: #fff;
    background: #0d345d;
    font-size: 14px;
    font-size: 1.4rem;
    float: right;
    margin-left: 10px;
}

.pro1-add input:hover {
    cursor: pointer;
    color: #333;
    background: #eee;
}



@media screen and (max-width:1219px) {
    .productr {
        width: 665px;
    }
    .ori_ul li {
        width: 23%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}


@media screen and (max-width:999px) {
    .fenye {
        width: 100%;
        margin-bottom: 20px;
    }
    .productr {
        width: 609px;
    }
    .ppage1 a {
        margin-bottom: 20px;
    }
}


@media screen and (max-width:979px) {
    .productr {
        width: 100%;
        float: none;
    }
    .productl {
        width: 100%;
        float: none;
    }
    .danzo1 .fu {
        display: none;
    }
}


@media screen and (max-width:900px) {
    .ori_ul li {
        width: 31%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}

@media screen and (max-width:640px) {
    .ori_ul li {
        width: 48%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}

@media screen and (max-width:400px) {
    .ori_ul li {
        width: 98%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}








/* .product2 */

.product2 {
    padding-top: 17px;
    padding-bottom: 66px;
}

.dan_prozong {
    padding-bottom: 53px;
}



/*mouse hands*/

#tsShopContainer li,
#tsShopContainer img {
    vertical-align: top;
}

#tsShopContainer {
    position: relative;
    float: left;
    margin-top: 6px;
    float: left;
    width: 545px;
}

#tsShopContainer #tsImgS {
    text-align: center;
    width: 100%;
    position: relative;
}

#tsShopContainer #tsImgS a {
    display: block;
    text-align: center;
    margin: 0px auto;
}

#tsShopContainer #tsImgS img {
    border: 1px;
}

#tsShopContainer #tsPicContainer {
    width: 100%;
    position: relative;
    height: 111px;
    margin-top: 21px;
}

.MagicZoomBigImageCont,
.MagicZoomPup {
    display: block!important;
}

#tsShopContainer #tsPicContainer #tsImgSArrL {
    width: 21px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    height: 109px;
    background: url(../images/prleft.jpg) no-repeat left center;
}

#tsShopContainer #tsPicContainer #tsImgSArrR {
    width: 21px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    height: 109px;
    background: url(../images/prright.jpg) no-repeat right center;
}

#tsShopContainer #tsPicContainer #tsImgSArrL:hover {
    background: url(../images/prlefth.jpg) no-repeat left center;
}

#tsShopContainer #tsPicContainer #tsImgSArrR:hover {
    background: url(../images/prrighth.jpg) no-repeat right center;
}

#tsShopContainer #tsPicContainer #tsImgSCon {
    position: absolute;
    top: 1px;
    left: 31px;
    width: 1px;
    overflow: hidden;
    height: 111px;
}

#tsShopContainer #tsPicContainer #tsImgSCon ul {
    width: 100%;
    overflow: hidden;
}

#tsShopContainer #tsPicContainer #tsImgSCon li {
    width: 140px;
    float: left;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0;
    padding-right: 30px;
}

#tsShopContainer #tsPicContainer #tsImgSCon li a {
    display: block;
    width: 140px;
}

#tsShopContainer #tsPicContainer #tsImgSCon li img {
    display: block;
    width: 140px;
    height: 109px;
}

#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg a {
    background: ;
}



/*
teer.js
tsScrollResize
offsetWidth*3
*/

.MagicZoomBigImageCont {
    border: 1px solid #ccc;
    background: #FFF;
}

.MagicZoomPup {
    border: 0px solid #aaa;
    background: #ffffff;
}

.MagicZoomMain {
    text-align: center !important;
    width: 92px;
}



/* .MagicZoomBigImageCont img{width: 1200px!important;height:932px!important;display: block;} */

.MagicZoomBigImageCont,
.MagicZoomPup {
    display: block!important;
}



.dan_por2r {
    width: 601px;
}

.dan_por2r h1 {
    padding-top: 13px;
    font-size: 20px;
    font-size: 2rem;
    color: #0d345d;
    line-height: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.dan_por2r p {
    padding-bottom: 14px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    line-height: 30px;
    padding-top: 16px;
}


.dan_proint {
    margin-top: 42px;
    margin-bottom: 55px;
    max-width: 480px;
    width: 100%;
}

.dan_proint a {
    font-size: 16px;
    font-size: 1.6rem;
    background: #0d345d;
    color: #fff;
    display: block;
    width: 192px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.dan_proint a:hover {
    color: #0d345d;
    background: #e1e6eb;
}
.dan_proint a.prono:hover{    background: #0d345d !important;
    color: #fff !important; }
.shar {}







/* chan pin  xiang qingye*/

.chanp_zhenw {}

#tab {
    overflow: hidden;
    width: 100%;
    min-height: 48px;
}

#tab li {
    float: left;
    cursor: pointer;
    width: 395px;
    height: 48px;
    line-height: 40px;
    margin-right: 5px;
    text-align: center;
    color: #0d345d;
    text-transform: uppercase;
    background: url(../images/danpor_i.jpg) no-repeat top center;
    font-size: 20px;
    font-size: 2rem;
}

#tab li:hover {
    height: 48px;
    background: url(../images/dan_poe1.png) no-repeat top center;
    color: #fff;
}

#tab li.current {
    height: 48px;
    background: url(../images/dan_poe1.png) no-repeat top center;
    color: #fff;
}

#content .chanxn {
    display: none;
    padding-top: 17px;
    width: 100%;
}

.chndan {}

.chndan p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
    text-indent: 2em;
}

.chndan p span {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
}

.chndan p strong {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
}

.chndan p a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #0d345d;
    line-height: 30px;
}

.chndan p img {
    display: block;
    max-width: 100%;
    max-height: 360px;
    margin: 0 auto;
}


.chndan table,
.chndan p table,
.chanxn table {
    width: 90%;
    border-collapse: collapse;
    line-height: 22px;
    border: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto
}

.chndan table tr td,
.chndan p table tr td,
.chanxn tr td {
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff
}



@media screen and (max-width:1219px) {
    .product2 {
        overflow: hidden;
        width: 100%;
    }
    .dan_por2r {
        width: 414px;
    }
    .dan_por2r h1 {
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .dan_por2r p {
        padding-top: 5px;
    }
    #tab li {
        width: 32%;
        margin-right: 1%;
    }
    .MagicZoomBigImageCont,
    .MagicZoomPup {
        display: none!important;
    }
}


@media screen and (max-width:999px) {
    .dan_por2r {
        width: 357px;
    }
    .dan_proint a {
        width: 150px;
    }
}


@media screen and (max-width:979px) {
    #tsShopContainer {
        max-width: 545px;
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .dan_por2r {
        width: 100%;
        float: none;
    }
    #tab li {
        width: 48%;
        margin-bottom: 20px;
    }
    .dan_pro1 a {
        background: none;
    }
}



.shoe880 {
    width: 100%;
    display: none;
}

.shoe880 li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    margin-bottom: 20px;
}

.shoe880 li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}



@media screen and (max-width:600px) {

    #tsShopContainer {
        display: none;
    }
    .shoe880 {
        display: block;
    }
}

@media screen and (max-width:500px) {

    .shoe880 li {
        width: 48%;
    }
    #tab li {
        width: 98%;
    }
    .dan_proint a {
        width: 120px;
    }
    .form1 .ipt1 {
        width: 194px;
    }
}





/* application */

.application {
    padding-top: 23px;
    padding-bottom: 10px;
}

.app1tit {
    margin-top: 36px;
    margin-bottom: 25px;
    background: url(../images/app1.jpg) no-repeat left center;
}

.app1tit a {
    line-height: 47px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    padding-left: 11px;
}


.appdan {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px;
    margin-bottom: 59px;
}

.appdan2 {
    margin-bottom: 17px;
}

.appdan .dt {
    float: left;
    width: 469px;
    background: url(../images/appbj.jpg) no-repeat top center
}

.appdan .dt img {
    display: block;
    max-width: 360px;
    width: 100%;
}


.appdan .dd {
    float: right;
}

.appdan .dd li {
    float: left;
    margin-left: 38px;
    padding-top: 41px;
}

.appdan .dd li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.appdan .dd img.show990 {
    display: none;
}

.application .ppage {
    margin-top: 37px;
}

@media screen and (max-width:1219px) {
    .appdan .dt {
        width: 35%;
        background-size: 100%;
    }
    .appdan .dt img {
        width: 85%;
    }
    .appdan .dd {
        width: 60%;
    }
    .appdan .dd ul {
        width: 100%;
    }

    .appdan .dd li {
        width: 31%;
        margin-left: 1%!important;
        margin-right: 1%!important;
        padding-top: 20px;
    }
}


@media screen and (max-width:640px) {
    .app1tit {
        background-size: 100%;
    }
    .app1tit a {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .appdan .dd img.show990 {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    .appdan .dt {
        width: 100%;
        margin: 0 auto;
        float: none;
        background: none;
    }
    .appdan .dt img {
        width: 100%;
        margin: 0 auto;
    }
    .appdan .dd {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
}




/* application2 */

.application2 {
    padding-top: 23px;
    padding-bottom: 66px;
}



.app2 {
    padding-top: 35px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 32px;
    margin-bottom: 13px;
}

.app2 ul {
    margin-bottom: 25px;
}

.app2 li {
    width: 270px;
    float: left;
    margin-left: 40px;
}

.app2 .titdna {
    font-size: 22px;
    font-size: 2.2rem;
    color: #0d345d;
    line-height: 30px;
    padding-bottom: 23px;
}

.app2 a {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.app2 a img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.app2 .wenzo {
    max-width: 270px;
    margin: 0 auto;
    line-height: 35px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #e7ebed;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
}

.app2 .More {
    float: right;
    display: block;
    width: 104px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #0d345d;
    color: #0d345d;
    font-size: 14px;
    font-size: 1.4rem;
    color: #0d345d;
}

.app2 .More:hover {
    background: #0d345d;
    color: #fff;
    text-decoration: none
}

.app2 a:hover {
    text-decoration: underline
}




@media screen and (max-width:1219px) {
    .app2 li {
        width: 23%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}



@media screen and (max-width:930px) {
    .app2 li {
        width: 48%;
        margin-left: 1%!important;
        margin-right: 1%!important;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:440px) {
    .app2 li {
        width: 98%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}





/* application3 */

.application3 {
    padding-top: 23px;
    padding-bottom: 6px;
}



.app3 {
    padding-top: 35px;
    padding-bottom: 0px;
}

.app3 ul {
    margin-bottom: 25px;
}

.app3 li {
    width: 270px;
    float: left;
    margin-left: 40px;
    margin-bottom: 51px;
}

.app3 .titdna {
    font-size: 22px;
    font-size: 2.2rem;
    color: #0d345d;
    line-height: 30px;
    padding-bottom: 26px;
}

.app3 a {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.app3 a img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.app3 .wenzo {
    max-width: 270px;
    margin: 0 auto;
    line-height: 35px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #e7ebed;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
}

.app3 li a:hover {
    text-decoration: underline;
}




@media screen and (max-width:1219px) {
    .app3 li {
        width: 23%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}



@media screen and (max-width:930px) {
    .app3 li {
        width: 48%;
        margin-left: 1%!important;
        margin-right: 1%!important;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:440px) {
    .app3 li {
        width: 98%;
        margin-left: 1%!important;
        margin-right: 1%!important;
    }
}








/* contact*/

.contact {
    padding-top: 22px;
    padding-bottom: 103px;
}

.contact .c_xp_title1 {
    text-align: center;
    margin-bottom: 8px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 32px;
    color: #e20000;
}

.ch1 {
    max-width: 720px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    line-height: 30px;
    margin-bottom: 8px;
    margin-top: 0px;
    width: 100%;
}

.contact .c_xp {
    padding-top: 25px;
    padding-bottom: 60px;
}

.contact .c_div1 {
    padding-bottom: 34px;
}

.contact .c_div2 {
    padding-bottom: 34px;
}

.contact .c_div3 {
    padding-bottom: 27px;
}

.contact .c_nr1 {}

.contact .c_bt1,
.c_bt2 {
    float: left;
    height: 36px;
    line-height: 42px;
    text-align: center;
    color: #e20000;
}

.contact .c_bt1 {
    width: 16px;
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 12px;
    font-size: 1.2rem;
    color: #e20000;
}

.contact .c_bt2 {
    width: 16px;
    font-size: 16px;
    font-size: 1.6rem;
}


.contact .c_input,
.c_textarea,
.c_captcha {
    float: left;
    border: solid 1px #cccccc;
    color: #666666;
    background: #fff;
}

.contact .c_input,
.c_captcha {
    height: 37px;
    line-height: 37px;
    border-radius: 6px;
}

.contact .c_input {
    width: 503px;
    text-indent: 6px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
}

.contact .c_textarea {
    border-radius: 6px;
    width: 1181px;
    line-height: 26px;
    height: 142px;
    padding-top: 1px;
    text-indent: 7px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
}

.contact .c_captcha {
    width: 156px;
    text-indent: 13px;
    background: #fff ;
    color: #4d4d4d;
}

.contact .yanzheng {
    float: left;
    cursor: pointer;
    margin-left: 8px;
    width: 125px;
    border: 0px solid #cdcdcc;
    height: 38px;
}

.contact .c_send {
    float: left;
    cursor: pointer;
    margin-left: 19px;
    width: 179px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #e20000;
    font-size: 14px;
    font-size: 1.4rem;
}

.contact .c_send:hover {
    background: #eee;
    color: #333;
}

.contact .c_map {
    text-align: center;
    margin-top: 24px;
}

.contact .c_map img {
    width: 100%;
    max-width: 1042px;
    max-height: 426px;
}

.conul {
    width: 100%;
    margin-bottom: 18px;
}


.con_top p a:hover {
    text-decoration: underline;
}

.conul li {
    float: left;
    max-width: 214px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
}

.conul .li1 {
    margin-left: 42px;
}

.conul .li2 {
    margin-left: 187px;
}

.conul .li3 {
    margin-left: 168px;
}

.conul .li4 {
    margin-left: 195px;
    max-width: 221px;
}

.conul li img {
    display: block;
    margin: 0 auto 10px;
}

.conul li p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
}

.conul li p a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    line-height: 30px;
}

.conul li p a:hover {
    color: #e20000;
}



.con_topP {}

.con_left {
    width: 587px;
}

.con_right {
    width: 559px;
}

.con_left .titdan {
    font-size: 18px;
    font-size: 1.8rem;
    color: #4d4d4d;
    line-height: 38px;
}

.con_top p {
    font-size: 16px;
    font-size: 1.6rem;
    color: #4d4d4d;
    line-height: 30px;
}

.con_top p a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #4d4d4d;
    line-height: 30px;
}






.con_right img {
    display: block;
    max-width: 100%;
}





@media screen and (max-width:1219px) {
    .contact .c_input {
        width: 430px;
    }
    .contact .c_textarea {
        width: 961px;
    }
    .conul li {
        width: 23%;
        margin: 1%!important;
    }

    .con_left {
        width: 49%;
    }
    .con_right {
        width: 49%;
    }
}

@media screen and (max-width:999px) {
    .contact .c_textarea {
        width: calc(100% - 18px);
    }
}

@media screen and (max-width:979px) {
    .contact .c_nr1 {
        width: 100%;
        margin-bottom: 35px;
    }
    .contact .c_div1,
    .contact .c_div2 {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .contact .c_div3 {
        padding-bottom: 0;
    }
    .contact .c_input {
        width: calc(100% - 18px);
    }

    .con_left {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
    .con_right {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width:639px) {
    .conul li {
        width: 48%;
        margin: 1%!important;
        height: 175px;
        max-width: 100%!important;
    }
}

@media screen and (max-width:570px) {
    .contact .c_captcha {
        width: calc(100% - 18px);
    }
    .contact .c_send {
        width: calc(100% - 18px);
        margin-left: 0;
        margin-top: 35px;
    }
    .contact .yanzheng {
        margin-top: 35px;
        margin-left: 0;
    }
}

@media screen and (max-width:400px) {
    .conul li {
        width: 98%;
        margin: 1% auto!important;
        float: none;
    }
}











.top20du {
    margin-top: 20px;
    margin-bottom: 20px
}


@media screen and (max-width:999px) {

    .top20du {
        margin-top: 1rem;
        margin-bottom: 1rem
    }
}





.listcart {
    width: 100%;
}

.listcart a {
    display: inline-block;
    height: 26px;
    width: 133px;
    line-height: 25px;

    cursor: pointer;

    border: none;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    background: #0d345d;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 10px
}

@media screen and (max-width:999px) {
    .listcart a {
        width: 40%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        padding-left: 0px;
        padding-right: 0px
    }
    .listcart {
        width: 100%;
        margin-bottom: 2rem
    }
}

@media screen and (max-width:420px) {

    .listcart a {
        width: 95% !important;
        float: none;
        overflow: hidden;
        margin-bottom: 1rem;
        margin-bottom: 1rem
    }
}

.shuxp_c {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
    margin-bottom: 10px
}

.shar .span {
    float: left;
    padding-right: 8px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #999;
}

.shar .sha {
    float: left;
    position: relative;
    top: -3px;
}




.shar .sha svg {
    width: 25px !important;
    height: 25px !important;
}

.at-icon-wrapper {
    line-height: 25px;
    height: 25px !important;
    width: 25px !important;
}

.at-style-responsive .at-share-btn {
    padding: 1px !important;
}

.danshr .at-resp-share-element .at-icon {
    width: 26px!important;
    height: 26px!important;
}

.danshr .at-style-responsive .at-share-btn {
    padding: 0!important;
    border-radius: 2px!important;
}

.danshr .at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 26px!important;
    height: 26px!important;
}

.danshr .at-resp-share-element .at-share-btn {
    margin-bottom: 0!important;
    margin-right: 3px!important;
}

.subNavBox2,
.at4-follow-outer addthis-smartlayers,
#at4-fcc {
    display: none
}

@media screen and (max-width:979px) {

    .subNavBox2 {
        display: block
    }
}

.danshr {
    display: inline-block;
}

.danshr .at-resp-share-element .at-icon {
    width: 26px!important;
    height: 26px!important;
}

.danshr .at-style-responsive .at-share-btn {
    padding: 0!important;
    border-radius: 2px!important;
}

.danshr .at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 26px!important;
    height: 26px!important;
}

.danshr .at-resp-share-element .at-share-btn {
    margin-bottom: 0!important;
    margin-right: 3px!important;
}








/*lun bo*/

@media screen and (min-width:1000px) and (max-width:1219px) {
    .index_focus {
        height: 456px;
    }
    .index_focusn {
        height: 456px;
    }
    .index_focusn img {
        width: 80%;
    }
    .index_focus2 {
        height: 272px;
    }
    .index_focusn2 {
        height: 272px;
    }
    .index_focusn2 img {
        width: 80%;
    }
}

@media screen and (min-width:1000px) {
    .carousel,
    .clear2 {
        display: none
    }
}

@media screen and (max-width:999px) {
    .slide {
        display: none
    }
    .carousel {
        width: 100%;
        position: relative;
        overflow: hidden;
        z-index: 99;
    }
    .carousel ul {
        width: 100%;
        height: 100%;
    }
    .carousel ul li {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .carousel ul li img {
        width: 100%;
        vertical-align: middle;
    }
    .carousel ol {
        position: absolute;
        z-index: 2;
        height: 5px;
        bottom: 15px;
        left: 50%;
        -webkit-transform: translate3d(-50%, 0, 0);
    }
    .carousel ol li {
        float: left;
        width: 10px;
        height: 10px;
        margin-right: 10px;
        border-radius: 5px;
        background-color: #fff;
        transition: all 0.3s ease 0s;
    }
    .carousel ol li.cur {
        width: 10px;
        background: #eb7e15;
    }
    .carousel ol li:last-child {
        margin: 0;
    }
}

.shuxp_c a:hover{ color: #e20000; }
 }

.m-kf.m-kfn{ position: fixed; z-index: 9998; right: 0px; top: 30%; }

.m-kf .kf-item { display: block; line-height: 0; font-size: 0; position: relative; width: 50px; height: 50px; text-align: center; }

.m-kf .kf-item img { padding-top: 10px; }

.m-kf .kf-item svg { display: block; margin: 0 auto; padding-top: 20px; fill: #f4eeeb; }

.m-kf .kf-item .img-responsive { position: absolute; top: 0px; right: 100%; max-width: 200px; width: 500%; }

.m-kf .iconfont { font-size: 22px; font-size: 2.2rem; color: #fff; text-align: center; line-height: 50px; }

.m-kf .kf-item { background: #1672d5; }

.m-kf .kf-item4 { background: #3b5998; }

.m-kf .kf-item3 { background: #00aff0; }

.m-kf .kf-item2 { background: #83c14b; }

.m-kf .kf-wx { position: absolute; display: none; bottom: 0; right: 53px; width: 90px; }

.m-kf .ewm3 { position: absolute; right: 100%; bottom: -99999px; width: 100px; max-width: 100px; max-height: 100px; }

.m-kf .ewm2 { position: absolute; right: 100%; bottom: -99999px; width: 100px; max-width: 100px; max-height: 100px; }

.m-kf .kf-item2:hover .ewm2 { bottom: 0; display: block !important; }

@media screen and (max-width: 767px) { .m-kf .kf-item .img-responsive { top: -151%; right: 0px; width: 80px; height: 80px; }
  .m-kf { right: 0; top: auto; bottom: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox;
   display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal;
    -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute;
     justify-content: space-around; width: 100%; background: #0d345d; }
  .m-kf .kf-item { width: 20%; text-align: center; max-width: 50px; }
  .m-kf .kf-wx { bottom: 100%; left: 0; }
  .m-kf .ewm3 { right: 0%; left: 0; top: -104%; bottom: auto; width: 50px; height: 50px; }
  .m-kf .ewm3.active { display: block; }
  .m-kf .ewm2 { display: none !important; }
  .m-kf .kf-item2:hover .ewm2 img { display: none !important; }
  body { padding-bottom: 50px; } }

.alibb { padding:5px 10px; }

.langc a{ padding:5px; }

.xuanfu{width:166px;position:fixed;left:0px;top:20%;z-index:100;overflow:hidden;z-index: 99999;}
.biaoqian{width:30px;height:82px;margin-top:25px;border-radius:8px;background:#0d345d;color:#ffffff;
      text-align:center;font-size:16px;line-height:20px}
.biaoqian a{color:#ffffff;text-align:center;font-size:16px;line-height:20px}
.beibian{width:130px;border:3px solid #E3E3E3;text-align:center;background:#ffffff}
.xuanfu1{width:130px;height:30px;line-height:20px;background:#0d345d;text-align:center;padding-top:10px;color:#ffffff;
  font-size:20px}
.xuanfu1 span{color:#ffffff;font-weight:bold;font-size:14px}
.xuanfu .pp{color:#8B8B8B;text-align:center;font-size:14px;}
.xuanfu2{text-align:center;margin-top:10px}
.xuanfu3{font-size:14px;text-align:center;margin-top:10px;margin-bottom:10px;color:#8B8B8B}
.xuanfu4 .p1{margin-left:-44px;margin-bottom:2px;text-align:center}
.p1{font-size:12px;color:#0d345d;font-weight:bold}
.left{float:left}
.right{float:right}
@media screen and (max-width:999px) {

.head .wp .nav1 ul li:hover dl.lanmupy {
    display: none;
}
}

.showdan{ display:none !important}
.video-js {
    margin-top: 20px;
    border-radius: 15px;
    display: block;
  }
  
  
  
  .kefu { width: 69px; position: fixed; z-index: 999999; top: 30%; right: 0; }



.kefu ul li { margin-bottom: 2px; }



.kefu ul li a { display: block; }



.kefu .li0 a { position: relative; }



.kefu .li0 a .erweima { display: none; position: absolute; right: 100%; top: 0; max-width: 112px; }

.kefu .li0:hover .erweima { display: block;}

@media screen and (max-width: 768px) { .kefu ul li { 
/*float: left; */
   width: 100%;
    /* margin: 0 0.5%; */
    text-align: center;  }

  body { padding-bottom: 30px; }

  .kefu { background-color: #fff; width: 100%; bottom: 0; left: 0; right: auto; top: auto; }

  .kefu img { max-width: 30px; margin: 0 auto; }

  .kefu .li0 a .erweima { display: none; position: absolute; right: auto; left: 0; top: auto; bottom: 100%; max-width: 112px; } }
